projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2223c51
)
* src/pdumper.h: Include <stdio.h>.
author
Andreas Schwab
<schwab@linux-m68k.org>
Wed, 13 Oct 2021 08:04:33 +0000
(10:04 +0200)
committer
Andreas Schwab
<schwab@linux-m68k.org>
Wed, 13 Oct 2021 08:13:41 +0000
(10:13 +0200)
src/pdumper.h
patch
|
blob
|
history
diff --git
a/src/pdumper.h
b/src/pdumper.h
index 87de592b8193a37eecf547df37e8e6fa813acfc4..79f8bce2d8c765e53d4ec85fe7e2216ca10b01a0 100644
(file)
--- a/
src/pdumper.h
+++ b/
src/pdumper.h
@@
-20,6
+20,7
@@
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#ifndef EMACS_PDUMPER_H
#define EMACS_PDUMPER_H
+#include <stdio.h>
#include "lisp.h"
INLINE_HEADER_BEGIN